home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 March
/
EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso
/
earcd
/
comm2
/
parnet.lha
/
parnet
/
sources
/
syms.c
< prev
next >
Wrap
C/C++ Source or Header
|
1993-11-18
|
312b
|
20 lines
/*
* SYMS.C
*/
#define LIBRARIES_MATHFFP_H
#define CLIB_MATHFFP_PROTOS_H
#define DOS_STDIO_H
#define CLIB_ALIB_STDIO_PROTOS_H
#include <exec/types.h>
#include <dos/dos.h>
#include <clib/exec_protos.h>
#include <clib/alib_protos.h>
#include <stdio.h>
#include <stdlib.h>
#include <pragmas/exec_pragmas.h>